home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1994 May / 1994-05b.d64 / fast basic.note (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  596b  |  16 lines

  1. 10 printchr$(14)"[147][144]  [198]aster [194][193][211][201][195] is an interpreter to be   used when ";
  2. 20 print"writing programs. [217]ou must    have [198]aster [194][193][211][201][195] present when";
  3. 30 print" writing  and running programs created with it."
  4. 40 print:print"  [212]ry running the programs [196][197][205][207], [209][213][201][204][212],  and [212][213][206][206][197][204][211] without";
  5. 50 print" [198]aster [194][193][211][201][195]        present. [212]hen activate it and run"
  6. 60 print" [196][197][205][207].[212], [209][213][201][204][212].[212] and [212][213][206][206][197][204][211].[212] to see    the difference."
  7. 70 print"        [208]ress any key to run [196][197][205][207]."
  8. 90 geta$:if a$=""then90
  9. 100 poke53281,0:poke53280,0
  10. 1002 print"[147][144]new"
  11. 1003 print"load"+chr$(34)+"demo"+chr$(34)+",8"
  12. 1004 print"run"
  13. 1005 poke 630+1,19
  14. 1010 fori=2to4:poke630+i,13:next
  15. 1020 poke198,4
  16.